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

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658841'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658841'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652413> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652413'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652413'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656077> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656077'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656077'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656078> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656078'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656078'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656082> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656082'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656082'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644903> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644903'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644903'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644905> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644905'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644905'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646531> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646531'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646531'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649482> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649482'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649482'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657222> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657222'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657222'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657221> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657221'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657221'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657220> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657220'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657220'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655917> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655917'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655917'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645963> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645963'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645963'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643693> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643693'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643693'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646863> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646863'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646863'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646864> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646864'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646864'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646859> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646859'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646859'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646861> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646861'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646861'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646860> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646860'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646860'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656159> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656159'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656159'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647599> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647599'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647599'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647602> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647602'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647602'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647598> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647598'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647598'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644990> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644990'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644990'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644985> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644985'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644985'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651763> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651763'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651763'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655997> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655997'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655997'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655996> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655996'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655996'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648996> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648996'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648996'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648992> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648992'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648992'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651516> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651516'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651516'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657470> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657470'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657470'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657465> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657465'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657465'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657466> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657466'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657466'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657467> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657467'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657467'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657468> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657468'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657468'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657469> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657469'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657469'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651979> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651979'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651979'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652000> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652000'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652000'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653541> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653541'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653541'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653546> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653546'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653546'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654683> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654683'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654683'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654685> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654685'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654685'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654688> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654688'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654688'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645482> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645482'^^xsd:integer;
  dwc:scientificName 'Choanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2327'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645482'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645478> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645478'^^xsd:integer;
  dwc:scientificName 'Choanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2327'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645478'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656565> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656565'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656565'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643368> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643368'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643368'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643128'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643128'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656079> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656079'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656079'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652170> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652170'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652170'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652165> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652165'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652165'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652166> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652166'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652166'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643123> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643123'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643123'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643124> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643124'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643124'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643125> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643125'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643125'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651272> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651272'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651272'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651271> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651271'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651271'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651270'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651270'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648173> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648173'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648173'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655262> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655262'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655262'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655094'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655094'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650451> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650451'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650451'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650453> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650453'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650453'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649642> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649642'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649642'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649643> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649643'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649643'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656729> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656729'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656729'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653049> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653049'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653049'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653050> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653050'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653050'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650946> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650946'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650946'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650700> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650700'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650700'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650613> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650613'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650613'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650618> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650618'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650618'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650615> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650615'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650615'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650616> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650616'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650616'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650614> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650614'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650614'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657704> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657704'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657704'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657699> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657699'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657699'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657700> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657700'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657700'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653707> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653707'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653707'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645236> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645236'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645236'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645233> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645233'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645233'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645231> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645231'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645231'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645232> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645232'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645232'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653951> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653951'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653951'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651843> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651843'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651843'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650203> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650203'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650203'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651023> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651023'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651023'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650204> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650204'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650204'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650205> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650205'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650205'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650206> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650206'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650206'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650207> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650207'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650207'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650208> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650208'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650208'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655344> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655344'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655344'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643448> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643448'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643448'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643447> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643447'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643447'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643450> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643450'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643450'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643445> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643445'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643445'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643446> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643446'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643446'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647520> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647520'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647520'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647517> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647517'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647517'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647515> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647515'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647515'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651433> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651433'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651433'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651434> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651434'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651434'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651435> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651435'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651435'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651436> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651436'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651436'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651437> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651437'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651437'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651438> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651438'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651438'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647192> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647192'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647192'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649559> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649559'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649559'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649560> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649560'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649560'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649563> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649563'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649563'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649564> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649564'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649564'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649561> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649561'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649561'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652967> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652967'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652967'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650531> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650531'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650531'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652972> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652972'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652972'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652969> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652969'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652969'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652968> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652968'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652968'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643764> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643764'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643764'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657616> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657616'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657616'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657595> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657595'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657595'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650696> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650696'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650696'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650695> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650695'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650695'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658759> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658759'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658759'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658760> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658760'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658760'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658761> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658761'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658761'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658762> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658762'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658762'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658763> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658763'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658763'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646305> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646305'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646305'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646324> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646324'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646324'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658512> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658512'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658512'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646283> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646283'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646283'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646262> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646262'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646262'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655015> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655015'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655015'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654497> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654497'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654497'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651517> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651517'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651517'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648993> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648993'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648993'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653543> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653543'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653543'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645728> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645728'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645728'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657701> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657701'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657701'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644502> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644502'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644502'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651680> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651680'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651680'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651682> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651682'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651682'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651681> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651681'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651681'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656404> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656404'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656404'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643933> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643933'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643933'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643934> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643934'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643934'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654282> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654282'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654282'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654281> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654281'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654281'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647680> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647680'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647680'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658191> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658191'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658191'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658192> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658192'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658192'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644422> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644422'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644422'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650039> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650039'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650039'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654363> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654363'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654363'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654362> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654362'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654362'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654361> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654361'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654361'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644258> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644258'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644258'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658355> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658355'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658355'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658360> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658360'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658360'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651599> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651599'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651599'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651597> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651597'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651597'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651602> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651602'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651602'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651598> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651598'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651598'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657949> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657949'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657949'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657945> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657945'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657945'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645235> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645235'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645235'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650697> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650697'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650697'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652167> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652167'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652167'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651600> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651600'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651600'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644501> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644501'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644501'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646210> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646210'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646210'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651684> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651684'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651684'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651679> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651679'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651679'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654283> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654283'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654283'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658114> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658114'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658114'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658109> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658109'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658109'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658110> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658110'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658110'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658111> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658111'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658111'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654518> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654518'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654518'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647518> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647518'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647518'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658838> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658838'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658838'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658835> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658835'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658835'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658836> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658836'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658836'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658840> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658840'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658840'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652405> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652405'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652405'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652407> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652407'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652407'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656073> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656073'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656073'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656074> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656074'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656074'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656075> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656075'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656075'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656076> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656076'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656076'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648826> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648826'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648826'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654538> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654538'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654538'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644897> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644897'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644897'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646529> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646529'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646529'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646527> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646527'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646527'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646526> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646526'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646526'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646528> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646528'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646528'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649471> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649471'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649471'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649476> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649476'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649476'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645962> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645962'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645962'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645957> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645957'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645957'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645958> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645958'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645958'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645961'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645961'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646853> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646853'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646853'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646854> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646854'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646854'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646855> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646855'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646855'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646856> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646856'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646856'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646858> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646858'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646858'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656154> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656154'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656154'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656156> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656156'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656156'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655497> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655497'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655497'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655502> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655502'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655502'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647592> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647592'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647592'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647596> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647596'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647596'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647591> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647591'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647591'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644983> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644983'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644983'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644979> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644979'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644979'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644984> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644984'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644984'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644981> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644981'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644981'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655992> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655992'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655992'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654517> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654517'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654517'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654496> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654496'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654496'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654528> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654528'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654528'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655990> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655990'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655990'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648988> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648988'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648988'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651510> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651510'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651510'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651514> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651514'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651514'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657464> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657464'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657464'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657461> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657461'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657461'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657459> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657459'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657459'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657460> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657460'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657460'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650115> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650115'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650115'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653207> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653207'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653207'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653208> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653208'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653208'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653212> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653212'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653212'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651999> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651999'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651999'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653537> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653537'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653537'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653536> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653536'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653536'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653539> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653539'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653539'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647019> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647019'^^xsd:integer;
  dwc:scientificName 'Demonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2330'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647019'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654682> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654682'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654682'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654678> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654678'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654678'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650366> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650366'^^xsd:integer;
  dwc:scientificName 'Leptosomatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2535'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650366'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657857> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657857'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657857'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651921> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651921'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651921'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649880> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649880'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649880'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649876> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649876'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649876'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649875> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649875'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649875'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643357> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643357'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643357'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643362> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643362'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643362'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643358> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643358'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643358'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658753> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658753'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658753'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643117> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643117'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643117'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643118> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643118'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643118'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652883> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652883'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652883'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656072> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656072'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656072'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656071> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656071'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656071'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652160> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652160'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652160'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652164> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652164'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652164'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643122> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643122'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643122'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644180> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644180'^^xsd:integer;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644180'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645307> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645307'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645307'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645312> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645312'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645312'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650772> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650772'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650772'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652650> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652650'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652650'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646361> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646361'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646361'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646363> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646363'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646363'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646362> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646362'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646362'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655256> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655256'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655256'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648579> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648579'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648579'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653290> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653290'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653290'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656725> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656725'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656725'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656723> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656723'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656723'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653045> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653045'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653045'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653044> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653044'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653044'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653046> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653046'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653046'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653048> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653048'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653048'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653047> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653047'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653047'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650937> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650937'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650937'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650938> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650938'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650938'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650607> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650607'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650607'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650611> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650611'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650611'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657539> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657539'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657539'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657698> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657698'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657698'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653868> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653868'^^xsd:integer;
  dwc:scientificName 'Paranticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '153189'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653868'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645228> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645228'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645228'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645225> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645225'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645225'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645226> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645226'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645226'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645227> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645227'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645227'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645230> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645230'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645230'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651099> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651099'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651099'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647755> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647755'^^xsd:integer;
  dwc:scientificName 'Doliolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2450'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647755'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651842> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651842'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651842'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650197> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650197'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650197'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650198> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650198'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650198'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650199> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650199'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650199'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650200> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650200'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650200'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650202> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650202'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650202'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651018> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651018'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651018'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651019> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651019'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651019'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651017> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651017'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651017'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655335> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655335'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655335'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655334> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655334'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655334'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643444> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643444'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643444'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651427> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651427'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651427'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651428> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651428'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651428'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651429> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651429'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651429'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651432> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651432'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651432'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647186> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647186'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647186'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649553> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649553'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649553'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649554> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649554'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649554'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649555> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649555'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649555'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649558> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649558'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649558'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644758> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644758'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644758'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644737> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644737'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644737'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644748> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644748'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644748'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644777> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644777'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644777'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652961'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652961'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657615> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657615'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657615'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650691> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650691'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650691'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658758> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658758'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658758'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646314> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646314'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646314'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646294> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646294'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646294'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646261> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646261'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646261'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658511> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658511'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658511'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646282> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646282'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646282'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646857> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646857'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646857'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644980> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644980'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644980'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651184> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651184'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651184'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652245> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652245'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652245'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645800> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645800'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645800'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644898> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644898'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644898'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658839> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658839'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658839'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651509> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651509'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651509'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653535> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653535'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653535'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644496> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644496'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644496'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644494> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644494'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644494'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644493> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644493'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644493'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656394> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656394'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656394'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656475> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656475'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656475'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656476> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656476'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656476'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656480> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656480'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656480'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658594> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658594'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658594'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643930> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643930'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643930'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646039> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646039'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646039'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646043> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646043'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646043'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646040> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646040'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646040'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646041> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646041'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646041'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645065> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645065'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645065'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658671> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658671'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658671'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658673> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658673'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658673'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654276> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654276'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654276'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648330> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648330'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648330'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647678> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647678'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647678'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644411> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644411'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644411'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644416> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644416'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644416'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650034> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650034'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650034'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654357> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654357'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654357'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654355> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654355'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654355'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646203> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646203'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646203'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646208> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646208'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646208'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658354> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658354'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658354'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658350> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658350'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658350'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651431> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651431'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651431'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651592> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651592'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651592'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651593> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651593'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651593'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651594> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651594'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651594'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651595> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651595'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651595'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651596> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651596'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651596'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651591> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651591'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651591'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651020> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651020'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651020'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651430> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651430'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651430'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648576> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648576'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648576'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650608> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650608'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650608'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650936> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650936'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650936'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650939> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650939'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650939'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649557> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649557'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649557'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645308> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645308'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645308'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650690> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650690'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650690'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650526> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650526'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650526'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654358> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654358'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654358'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654275> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654275'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654275'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658103> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658103'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658103'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658104> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658104'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658104'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658105> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658105'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658105'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658106> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658106'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658106'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658108> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658108'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658108'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652159> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.60016666666667 -7.697666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.60016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.697666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652159'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.6976666666667'^^xsd:double;
  dwc:latitude '59.600166666667'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '904'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652159'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658871> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658871'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658871'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658872> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658872'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658872'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658873> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658873'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658873'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656110> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656110'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656110'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656112> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656112'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656112'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656109> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656109'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656109'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656111> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656111'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656111'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656107> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656107'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656107'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644933> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644933'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644933'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644937> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644937'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644937'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646973> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646973'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646973'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646974> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646974'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646974'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646566> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646566'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646566'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646564> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646564'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646564'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646889> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646889'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646889'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646890> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646890'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646890'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646892> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646892'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646892'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646894> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646894'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646894'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643721> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643721'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643721'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645993> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645993'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645993'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647382> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647382'^^xsd:integer;
  dwc:scientificName 'Diplolaimelloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2445'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647382'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646891> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646891'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646891'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647628> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647628'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647628'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645017> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645017'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645017'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645016> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645016'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645016'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645019> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645019'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645019'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645179> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645179'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645179'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645181> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645181'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645181'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651791> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651791'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651791'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651796> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651796'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651796'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651792> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651792'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651792'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654534> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654534'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654534'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654492> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654492'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654492'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654544> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654544'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654544'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651219> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651219'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651219'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651220> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651220'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651220'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651221> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651221'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651221'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655944> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655944'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655944'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655948> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655948'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655948'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655943> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655943'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655943'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646893> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646893'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646893'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645183> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645183'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645183'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656030> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656030'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656030'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654715> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654715'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654715'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649024> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649024'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649024'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649025> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649025'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649025'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649026> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649026'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649026'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657496> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657496'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657496'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657495> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657495'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657495'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657500> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657500'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657500'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651974> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651974'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651974'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652006> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652006'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652006'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653574> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653574'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653574'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653575> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653575'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653575'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651959> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651959'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651959'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651958> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651958'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651958'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652594> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652594'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652594'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643393> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643393'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643393'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643394> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643394'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643394'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643398> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643398'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643398'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643396> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643396'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643396'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654713> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654713'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654713'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647136> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647136'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647136'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643154> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643154'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643154'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652200> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652200'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652200'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643153> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643153'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643153'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643158> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643158'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643158'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653243> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653243'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653243'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653244> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653244'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653244'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653247> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653247'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653247'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653248> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653248'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653248'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650152> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650152'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650152'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650151> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650151'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650151'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650156> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650156'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650156'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656029> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656029'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656029'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656026> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656026'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656026'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656027> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656027'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656027'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656025> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656025'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656025'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656028> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656028'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656028'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658790> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658790'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658790'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658793> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658793'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658793'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644852> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644852'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644852'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644856> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644856'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644856'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647140> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647140'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647140'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647138> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647138'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647138'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655287> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655287'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655287'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655288> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655288'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655288'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655289> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655289'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655289'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655292> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655292'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655292'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644698> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644698'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644698'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644694> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644694'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644694'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648120> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648120'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648120'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648121> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648121'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648121'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649676> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649676'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649676'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653329> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653329'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653329'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653328> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653328'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653328'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653327> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653327'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653327'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653326> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653326'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653326'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653079> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653079'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653079'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653084> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653084'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653084'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653082> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653082'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653082'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650976> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650976'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650976'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657168> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657168'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657168'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653654> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653654'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653654'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651135> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651135'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651135'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651136> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651136'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651136'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651873> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651873'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651873'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651875> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651875'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651875'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653490> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653490'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653490'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651878> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651878'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651878'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650238> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650238'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650238'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657730> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657730'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657730'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657729> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657729'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657729'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650233> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650233'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650233'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650234> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650234'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650234'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650235> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650235'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650235'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655369> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655369'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655369'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647548> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647548'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647548'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647546> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647546'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647546'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651465> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651465'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651465'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651466> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651466'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651466'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651467> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651467'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651467'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651464> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651464'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651464'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651463> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651463'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651463'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647219> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647219'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647219'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651468> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651468'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651468'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652782> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652782'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652782'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649594> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649594'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649594'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649593> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649593'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649593'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649592> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649592'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649592'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649591> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649591'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649591'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649590> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649590'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649590'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644744> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644744'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644744'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644764> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644764'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644764'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644712> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644712'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644712'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649589> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649589'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649589'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652997> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652997'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652997'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652998> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652998'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652998'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652999> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652999'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652999'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650563> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650563'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650563'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650565> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650565'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650565'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652113> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652113'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652113'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658486> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658486'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658486'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657590> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657590'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657590'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650729> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650729'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650729'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650728> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650728'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650728'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650727> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650727'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650727'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650726> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650726'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650726'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650725> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650725'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650725'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646300> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646300'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646300'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646310> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646310'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646310'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646320> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646320'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646320'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646327> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646327'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646327'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658518> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658518'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658518'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658538> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658538'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658538'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658548> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658548'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658548'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646257> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646257'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646257'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646290> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646290'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646290'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654714> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654714'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654714'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654524> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654524'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654524'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646561> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646561'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646561'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656108> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656108'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656108'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649911> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649911'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649911'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645429> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645429'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645429'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644531> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644531'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644531'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644533> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644533'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644533'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644532> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644532'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644532'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658954> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658954'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658954'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649425> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649425'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649425'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649426> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649426'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649426'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649430> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649430'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649430'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648780> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648780'^^xsd:integer;
  dwc:scientificName 'Fenestrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2515'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648780'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643961'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643961'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646077> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646077'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646077'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648365> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648365'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648365'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649266> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649266'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649266'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649261> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649261'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649261'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653819> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653819'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653819'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653821> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653821'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653821'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644448> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644448'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644448'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654393> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654393'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654393'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654391> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654391'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654391'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646240> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646240'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646240'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646243> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646243'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646243'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646241> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646241'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646241'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646239> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646239'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646239'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646242> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646242'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646242'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647549> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647549'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647549'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647547> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647547'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647547'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647545> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647545'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647545'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658390> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658390'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658390'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658387> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658387'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658387'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658385> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658385'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658385'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650319> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650319'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650319'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650318> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650318'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650318'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650317> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650317'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650317'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650316> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650316'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650316'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651631> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651631'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651631'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651632> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651632'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651632'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651629> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651629'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651629'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651628> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651628'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651628'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651630> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651630'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651630'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644130> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644130'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644130'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644695> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644695'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644695'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653489> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653489'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653489'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651137> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651137'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651137'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655291> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655291'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655291'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655370> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655370'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655370'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647873> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647873'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647873'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644851> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644851'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644851'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645589> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645589'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645589'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650315> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650315'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650315'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648370> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648370'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648370'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658958> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658958'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658958'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658953> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658953'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658953'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658140> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658140'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658140'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658139> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658139'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658139'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658142> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658142'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658142'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658143> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658143'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658143'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658141> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658141'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658141'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655374> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655374'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655374'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644693> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814 -7.378666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644693'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3786666666667'^^xsd:double;
  dwc:latitude '59.814'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644693'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658829> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658829'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658829'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658831> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658831'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658831'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658832> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658832'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658832'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658834> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658834'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658834'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644895> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644895'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644895'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646929> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646929'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646929'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646522> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646522'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646522'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646519> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646519'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646519'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649137> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649137'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649137'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645797> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645797'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645797'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645794> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645794'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645794'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645795> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645795'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645795'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646849> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646849'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646849'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646850> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646850'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646850'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646851> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646851'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646851'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655491> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655491'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655491'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655496> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655496'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655496'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655494> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655494'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655494'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655492> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655492'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655492'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655493> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655493'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655493'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647587> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647587'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647587'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647586> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647586'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647586'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647588> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647588'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647588'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644978> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644978'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644978'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644973> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644973'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644973'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645142> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645142'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645142'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651754> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651754'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651754'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651749> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651749'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651749'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645138> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645138'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645138'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655986> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655986'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655986'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655985> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655985'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655985'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655984> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655984'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655984'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645137> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645137'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645137'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645141> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645141'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645141'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654527> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654527'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654527'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654516> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654516'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654516'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651180> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651180'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651180'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651179> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651179'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651179'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651178> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651178'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651178'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650769> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650769'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650769'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655906> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655906'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655906'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646848> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646848'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646848'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658912> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658912'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658912'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651750> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651750'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651750'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648982> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648982'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648982'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648981> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648981'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648981'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648979> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648979'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648979'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648984> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648984'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648984'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648983> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648983'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648983'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651504> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651504'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651504'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657454> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657454'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657454'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657453> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657453'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657453'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657458> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657458'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657458'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657455> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657455'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657455'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650109> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650109'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650109'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650110> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650110'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650110'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650114> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650114'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650114'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653201> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653201'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653201'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653202> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653202'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653202'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653205> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653205'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653205'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651977> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651977'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651977'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651998> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651998'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651998'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654671> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654671'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654671'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654673> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654673'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654673'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654672> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654672'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654672'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654431> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654431'^^xsd:integer;
  dwc:scientificName 'Platycoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2539'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654431'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643351> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643351'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643351'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643356> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643356'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643356'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658752> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658752'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658752'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643111> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643111'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643111'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643112> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643112'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643112'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643114> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643114'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643114'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643116> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643116'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643116'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652882> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652882'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652882'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655987> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655987'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655987'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644814> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644814'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644814'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656065> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656065'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656065'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647098> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647098'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647098'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647094'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647094'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652158> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652158'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652158'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655250> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655250'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655250'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655245> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655245'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655245'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644651> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644651'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644651'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644654> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644654'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644654'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655082> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655082'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655082'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648078> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648078'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648078'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648081> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648081'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648081'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647095> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647095'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647095'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649630> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649630'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649630'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648570> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648570'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648570'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653286> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653286'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653286'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656716> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656716'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656716'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653039> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653039'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653039'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653040> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653040'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653040'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653041> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653041'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653041'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653042> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653042'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653042'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653038> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653038'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653038'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657538> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657538'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657538'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657688> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657688'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657688'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657692> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657692'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657692'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653695> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653695'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653695'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653696> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653696'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653696'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643601> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643601'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643601'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657129> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657129'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657129'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645219> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645219'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645219'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656066> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656066'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656066'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656068> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656068'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656068'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656069> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656069'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656069'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653614> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653614'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653614'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651098> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651098'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651098'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651831> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651831'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651831'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651836> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651836'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651836'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653447> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653447'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653447'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653452> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653452'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653452'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653448> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653448'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653448'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650195> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650195'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650195'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650191> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650191'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650191'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650194'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650194'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650196> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650196'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650196'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650192> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650192'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650192'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655332> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655332'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655332'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655330> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655330'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655330'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655329> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655329'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655329'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655328> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655328'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655328'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655327> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655327'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655327'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647505> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647505'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647505'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647503> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647503'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647503'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643438> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643438'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643438'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651421> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651421'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651421'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651422> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651422'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651422'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651424> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651424'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651424'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651426> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651426'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651426'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651425> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651425'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651425'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647177> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647177'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647177'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647178> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647178'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647178'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649551> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649551'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649551'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649552> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649552'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649552'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649547> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649547'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649547'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643517> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643517'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643517'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652957> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652957'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652957'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652956> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652956'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652956'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650521> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650521'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650521'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650520> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650520'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650520'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652959> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652959'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652959'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652955> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652955'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652955'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657614> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657614'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657614'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657625> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657625'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657625'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657645> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657645'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657645'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650685> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650685'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650685'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650684> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650684'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650684'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650686> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650686'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650686'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650688> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650688'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650688'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650683> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650683'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650683'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658747> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658747'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658747'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658751> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658751'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658751'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646260> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646260'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646260'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646313> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646313'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646313'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646293> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646293'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646293'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646281> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646281'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646281'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655659> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655659'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655659'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646847> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646847'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646847'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655901> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655901'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655901'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655495> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655495'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655495'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654537> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654537'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654537'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653533> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653533'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653533'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653203> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653203'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653203'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643352> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643352'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643352'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650111> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650111'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650111'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654676> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654676'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654676'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651667> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651667'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651667'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651672> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651672'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651672'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656474> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656474'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656474'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658914> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658914'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658914'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658916> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658916'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658916'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643920> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643920'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643920'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654269> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654269'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654269'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654271> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654271'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654271'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648328> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648328'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648328'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653779> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653779'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653779'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653776> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653776'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653776'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653775> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653775'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653775'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653777> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653777'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653777'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653778> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653778'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653778'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647668> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647668'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647668'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656801> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656801'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656801'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656797> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656797'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656797'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656798> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656798'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656798'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658180> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658180'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658180'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658183> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658183'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658183'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644406> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644406'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644406'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654354> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654354'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654354'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646199> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646199'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646199'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646200> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646200'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646200'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646202> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646202'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646202'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658348> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658348'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658348'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658347> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658347'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658347'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658346> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658346'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658346'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658345> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658345'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658345'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646766> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646766'^^xsd:integer;
  dwc:scientificName 'Dagda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2403'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646766'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650275> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650275'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650275'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650274> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650274'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650274'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650276> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650276'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650276'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650273> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650273'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650273'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651589> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651589'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651589'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651585> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651585'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651585'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651586> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651586'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651586'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651587> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651587'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651587'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651588> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651588'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651588'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657934> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657934'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657934'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644656> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644656'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644656'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651834> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651834'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651834'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648080> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648080'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648080'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647504> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647504'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647504'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643436> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643436'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643436'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651423> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651423'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651423'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656067> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656067'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656067'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650767> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650767'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650767'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647093> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647093'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647093'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650687> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650687'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650687'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658749> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658749'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658749'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650522> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650522'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650522'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645058> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645058'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645058'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654270'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654270'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658911> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658911'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658911'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658098> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658098'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658098'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658100> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658100'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658100'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658097> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658097'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658097'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658101> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658101'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658101'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652960> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652960'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652960'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649550> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649550'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649550'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655331> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655331'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655331'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658830> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658830'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658830'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658521> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658521'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658521'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647507> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.378)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647507'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.378'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647507'^^xsd:anyURI;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658810> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658810'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658810'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652378> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652378'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652378'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651727> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651727'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651727'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651728> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651728'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651728'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656045> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656045'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656045'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656043> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656043'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656043'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656046> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656046'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656046'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644870> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644870'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644870'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646498> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646498'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646498'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646497> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646497'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646497'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651730> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651730'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651730'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655881> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655881'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655881'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655882> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655882'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655882'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655879> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655879'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655879'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647563> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647563'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647563'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650744> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650744'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650744'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648960> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648960'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648960'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648958> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648958'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648958'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657434> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657434'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657434'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657432> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657432'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657432'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646826> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646826'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646826'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646990> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646990'^^xsd:integer;
  dwc:scientificName 'Demonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2330'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646990'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654652> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654652'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654652'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646662> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646662'^^xsd:integer;
  dwc:scientificName 'Cylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2530'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646662'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645444> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645444'^^xsd:integer;
  dwc:scientificName 'Choanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2327'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645444'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647236> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647236'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647236'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656532> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656532'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656532'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657270'^^xsd:integer;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657270'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643329> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643329'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643329'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643330> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643330'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643330'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643332> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643332'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643332'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658728> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658728'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658728'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643090> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643090'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643090'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650088> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650088'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650088'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650090> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650090'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650090'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653180> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653180'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653180'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655963> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655963'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655963'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655961'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655961'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652134> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652134'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652134'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645280> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645280'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645280'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653343> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653343'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653343'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655225> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655225'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655225'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655226> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655226'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655226'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643980> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643980'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643980'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644632> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644632'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644632'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647072> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647072'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647072'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647074> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647074'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647074'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647071> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647071'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647071'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653261> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653261'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653261'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653018> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653018'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653018'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650908> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650908'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650908'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650662> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650662'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650662'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650661> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650661'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650661'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652132> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652132'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652132'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653589> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653589'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653589'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651072> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651072'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651072'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654898> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654898'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654898'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650170> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650170'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650170'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655308> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655308'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655308'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655305> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655305'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655305'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643412> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643412'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643412'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651399> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651399'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651399'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651400> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651400'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651400'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651402> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651402'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651402'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649526> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649526'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649526'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652934> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652934'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652934'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650498> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650498'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650498'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652050> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652050'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652050'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657668> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657668'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657668'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657666> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657666'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657666'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656368> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656368'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656368'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658890> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658890'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658890'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658892> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658892'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658892'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656775> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656775'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656775'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658160> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658160'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658160'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644790> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644790'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644790'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647400> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647400'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647400'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658324> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658324'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658324'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658321> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658321'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658321'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650251> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650251'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650251'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651563> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651563'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651563'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651566> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651566'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651566'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651071> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651071'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651071'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653016> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653016'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653016'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649608> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649608'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649608'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658076> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658076'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658076'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658078> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658078'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658078'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644630> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644630'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644630'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655223> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655223'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3766666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655223'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658817> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658817'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658817'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658823> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658823'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658823'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658818> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658818'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658818'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658824> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658824'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658824'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652386> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652386'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652386'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651737> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651737'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651737'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651735> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651735'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651735'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656051> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656051'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656051'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656054> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656054'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656054'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656052> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656052'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656052'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644890> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644890'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644890'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646505> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646505'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646505'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649131> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649131'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649131'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655890> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655890'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655890'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655889> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655889'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655889'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655900> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655900'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655900'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655899> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655899'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655899'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655896> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655896'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655896'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655895> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655895'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655895'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651163> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651163'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651163'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656142> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656142'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656142'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647583> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647583'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647583'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647574> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647574'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647574'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647573> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647573'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647573'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644971> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644971'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644971'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644962> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644962'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644962'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644961'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644961'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651738> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651738'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651738'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651743> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651743'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651743'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655970> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655970'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655970'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655971> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655971'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655971'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655972> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655972'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655972'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651747> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651747'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651747'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645123> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645123'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645123'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655969> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655969'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655969'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654515> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654515'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654515'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654506> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654506'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654506'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654504> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654504'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654504'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651173> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651173'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651173'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645124> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645124'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645124'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645126> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645126'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645126'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651748> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651748'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651748'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654665> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654665'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654665'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648978> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648978'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648978'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648968> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648968'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648968'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657448> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657448'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657448'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657442> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657442'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657442'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657441> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657441'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657441'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657439> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657439'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657439'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657452> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657452'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657452'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650104> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650104'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650104'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651986> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651986'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651986'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651995> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651995'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651995'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651989> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651989'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651989'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651988> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651988'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651988'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653524> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653524'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653524'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654666> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654666'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654666'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654659> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654659'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654659'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654658> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654658'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654658'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654670> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654670'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654670'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656628> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656628'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656628'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654657> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654657'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654657'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651899> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651899'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651899'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645459> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645459'^^xsd:integer;
  dwc:scientificName 'Choanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2327'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645459'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649857> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649857'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649857'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649856> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649856'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649856'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655407> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655407'^^xsd:integer;
  dwc:scientificName 'Pseudocella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2546'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655407'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643337> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643337'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643337'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643338> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643338'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643338'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643346> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643346'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643346'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643350> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643350'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643350'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658741> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658741'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658741'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658746> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658746'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658746'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643110> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643110'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643110'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643097> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643097'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643097'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643099> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643099'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643099'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643100> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643100'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643100'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652873> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652873'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652873'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655977> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655977'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655977'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655982> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655982'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655982'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655981> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655981'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655981'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655978> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655978'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655978'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644808> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644808'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644808'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656063> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656063'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656063'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656060> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656060'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656060'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656064> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656064'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656064'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652147> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652147'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652147'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655234> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655234'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655234'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655239> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655239'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655239'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655232> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655232'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655232'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655243> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655243'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655243'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644645> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644645'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644645'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644639> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644639'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644639'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644650> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644650'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644650'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644637> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644637'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644637'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644646> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644646'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644646'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647081> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647081'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647081'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648555> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648555'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648555'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648558> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648558'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648558'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648567> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648567'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648567'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653032> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653032'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653032'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653031> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653031'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653031'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650927> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650927'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650927'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650589> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650589'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650589'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650600> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650600'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650600'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657686> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657686'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657686'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644312> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644312'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644312'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643586> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643586'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643586'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643596> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643596'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643596'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657124> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657124'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657124'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645208> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645208'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645208'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645213> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645213'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645213'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645214> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645214'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645214'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656053> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656053'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656053'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651082> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651082'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651082'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651087> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651087'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651087'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651820> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651820'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651820'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653434> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653434'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653434'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653446> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653446'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653446'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653441> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653441'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653441'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650185> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650185'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650185'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650186> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650186'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650186'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650189> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650189'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650189'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650179> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650179'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650179'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657681> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657681'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657681'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650178> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650178'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650178'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650180> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650180'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650180'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650177> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650177'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650177'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655314> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655314'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655314'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655321> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655321'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655321'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655313> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655313'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655313'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643419> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643419'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643419'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643420> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643420'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643420'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643427> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643427'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643427'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647490> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647490'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647490'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643428> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643428'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643428'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643422> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643422'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643422'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651420> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651420'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651420'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651415> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651415'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651415'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651407> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651407'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651407'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651408> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651408'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651408'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651409> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651409'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651409'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651416> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651416'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651416'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651419> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651419'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651419'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647164> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647164'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647164'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647173> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647173'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647173'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649541> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649541'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649541'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649542> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649542'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649542'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649546> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649546'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649546'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649533> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649533'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649533'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649535> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649535'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649535'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649534> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649534'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649534'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649536> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649536'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649536'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643513> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643513'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643513'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644734> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644734'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644734'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644726> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644726'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644726'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652954> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652954'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652954'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652943> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652943'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652943'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650507> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650507'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650507'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652057> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652057'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652057'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652066> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652066'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652066'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652058> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652058'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652058'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652953> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652953'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652953'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652942> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652942'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652942'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652950> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652950'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652950'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657605> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657605'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657605'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657604> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657604'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657604'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657603> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657603'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657603'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657602> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657602'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657602'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657610> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657610'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657610'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657611> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657611'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657611'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650672> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650672'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650672'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649059> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649059'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649059'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646269> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646269'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646269'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646277> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646277'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646277'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646270'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646270'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646272> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646272'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646272'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658506> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658506'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658506'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658508> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658508'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658508'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658507> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658507'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658507'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658499> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658499'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658499'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646278> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646278'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646278'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646271> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646271'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646271'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646279> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646279'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646279'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649787> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649787'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649787'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647571> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647571'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647571'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658827> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658827'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658827'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648965> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648965'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648965'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645378> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645378'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645378'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645372> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645372'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645372'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657674> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657674'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657674'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657675> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657675'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657675'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644473> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644473'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644473'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644486> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644486'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644486'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644482> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644482'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644482'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651666> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651666'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651666'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651665> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651665'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651665'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651653> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651653'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651653'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651654> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651654'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651654'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646834> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646834'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646834'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646842> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646842'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646842'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658897> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658897'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658897'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658900> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658900'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658900'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658906> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658906'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658906'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658910> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658910'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658910'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658898> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658898'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658898'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643913> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643913'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643913'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654266> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654266'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654266'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654265> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654265'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654265'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654262> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654262'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654262'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654254> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654254'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654254'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648312> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648312'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648312'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656786> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656786'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656786'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656784> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656784'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656784'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656783> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656783'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656783'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656785> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656785'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656785'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656795> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656795'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656795'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644394> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644394'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644394'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644797> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644797'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644797'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658735> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658735'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658735'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646185> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646185'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646185'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646192> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646192'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646192'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658331> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658331'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658331'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658338> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658338'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658338'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658332> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658332'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658332'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650260> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650260'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650260'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650268> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650268'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650268'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651573> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651573'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651573'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651571> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651571'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651571'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651572> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651572'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651572'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651580> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651580'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651580'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651584> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651584'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651584'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651574> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651574'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651574'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643105> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643105'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643105'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655326> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655326'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655326'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655316> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655316'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655316'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650190> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650190'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650190'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647170> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647170'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647170'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651410> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651410'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651410'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648556> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648556'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648556'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653692> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653692'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653692'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657682> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657682'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657682'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653691> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653691'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653691'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647082> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647082'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647082'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643106> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643106'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643106'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657673> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657673'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657673'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644803> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644803'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644803'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658085> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658085'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658085'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658086> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658086'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658086'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658083> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658083'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658083'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658084> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658084'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658084'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658096> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658096'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658096'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658092> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658092'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658092'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647079> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647079'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647079'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647087> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647087'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647087'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643432> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643432'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643432'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654507> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654507'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654507'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655322> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655322'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655322'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658501> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658501'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658501'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644640> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644640'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644640'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655240> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.376166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81366666666667 -7.376166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "59.81366666666667"^^xsd:decimal ;
  geo-pos:long "-7.376166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655240'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3761666666667'^^xsd:double;
  dwc:latitude '59.813666666667'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655240'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658865> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658865'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658865'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658866> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658866'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658866'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658867> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658867'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658867'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651790> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651790'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651790'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651789> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651789'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651789'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651785> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651785'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651785'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655530> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655530'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655530'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655528> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655528'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655528'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655531> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655531'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655531'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656101> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656101'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656101'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656106> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656106'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656106'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656105> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656105'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656105'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656104> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656104'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656104'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656103> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656103'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656103'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656102> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656102'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656102'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644927> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644927'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644927'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644928> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644928'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644928'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646965> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646965'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646965'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646557> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646557'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646557'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646555> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646555'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646555'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646558> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646558'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646558'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646559> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646559'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646559'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649176> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649176'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649176'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645830> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645830'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645830'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645829> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645829'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645829'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645832> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645832'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645832'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645833> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645833'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645833'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645831> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645831'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645831'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646883> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646883'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646883'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646887> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646887'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646887'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646888> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646888'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646888'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655942> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655942'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655942'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655938> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655938'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655938'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655529> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655529'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655529'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647625> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647625'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647625'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647626> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647626'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647626'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645013> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645013'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645013'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645012> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645012'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645012'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645011> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645011'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645011'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645010> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645010'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645010'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645173> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645173'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645173'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656020> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656020'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656020'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656022> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656022'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656022'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656024> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656024'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656024'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656021> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656021'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656021'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654491> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654491'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654491'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654553> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654553'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654553'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651212> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651212'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651212'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651211> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651211'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651211'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651215> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651215'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651215'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651214> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651214'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651214'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651216> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651216'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651216'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655939> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655939'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655939'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655937> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655937'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655937'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658952> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658952'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658952'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649019> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649019'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649019'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657489> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657489'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657489'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657490> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657490'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657490'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650145> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650145'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650145'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645752> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645752'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645752'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651973> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651973'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651973'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652005> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652005'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652005'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653076> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653076'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653076'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653074> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653074'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653074'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653569> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653569'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653569'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654709> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654709'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654709'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654707> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654707'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654707'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654708> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654708'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654708'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654710> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654710'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654710'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649905> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649905'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649905'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654142> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654142'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654142'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643387> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643387'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643387'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643388> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643388'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643388'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643392> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643392'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643392'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654712> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654712'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654712'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643147> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643147'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643147'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652190> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652190'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652190'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643148> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643148'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643148'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643152> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643152'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643152'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653238> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653238'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653238'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653237> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653237'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653237'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653242> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653242'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653242'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650146> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650146'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650146'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650147> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650147'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650147'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650150> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650150'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650150'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656023> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656023'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656023'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658783> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658783'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658783'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658784> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658784'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658784'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658785> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658785'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658785'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658788> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658788'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658788'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644847> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644847'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644847'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644850> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644850'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644850'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654062> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654062'^^xsd:integer;
  dwc:scientificName 'Paratricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2377'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654062'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645337> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645337'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645337'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655282> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655282'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655282'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655286> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655286'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655286'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644692> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644692'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644692'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644687> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644687'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644687'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648117> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648117'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648117'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647134> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647134'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647134'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647129> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647129'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647129'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647131> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647131'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647131'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648609> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648609'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648609'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653324> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653324'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653324'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656755> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656755'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656755'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653077> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653077'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653077'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653075> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653075'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653075'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653073> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653073'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653073'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650969> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650969'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650969'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649586> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649586'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649586'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656999> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656999'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656999'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653733> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653733'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653733'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657163> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657163'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657163'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653650> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653650'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653650'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653651> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653651'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653651'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653649> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653649'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653649'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651867> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651867'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651867'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651872> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651872'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651872'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651871> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651871'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651871'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653485> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653485'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653485'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651048> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651048'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651048'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657728> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657728'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657728'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657726> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657726'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657726'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650228> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650228'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650228'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650229> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650229'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650229'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650232> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650232'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650232'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650227> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650227'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650227'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655365> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655365'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655365'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655364> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655364'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655364'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655363> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655363'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655363'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655367> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655367'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655367'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655366> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655366'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655366'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655368> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655368'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655368'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643470> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643470'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643470'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643469> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643469'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643469'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647543> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647543'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647543'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651462> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651462'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651462'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651457> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651457'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651457'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651458> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651458'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651458'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651459> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651459'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651459'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651460> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651460'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651460'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651461> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651461'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651461'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652781> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652781'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652781'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652995> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652995'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652995'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652994> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652994'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652994'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650557> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650557'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650557'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652993> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652993'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652993'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652992> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652992'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652992'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652991> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652991'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652991'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643768> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643768'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643768'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657621> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657621'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657621'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657589> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657589'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657589'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649069> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649069'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649069'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646299> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646299'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646299'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658537> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658537'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658537'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658547> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658547'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658547'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658527> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658527'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658527'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646289> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646289'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646289'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646287> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646287'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646287'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657491> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657491'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657491'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645014> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645014'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645014'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647623> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647623'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647623'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649175> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649175'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649175'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653568> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653568'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653568'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653239> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653239'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653239'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644523> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644523'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644523'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644526> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644526'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644526'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644527> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644527'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644527'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644524> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644524'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644524'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651708> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651708'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651708'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651707> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651707'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651707'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651706> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651706'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651706'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651705> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651705'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651705'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658947> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658947'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658947'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658949> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658949'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658949'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645095> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645095'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645095'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648359> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648359'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648359'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653813> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653813'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653813'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653815> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653815'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653815'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647704> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647704'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647704'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654387> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654387'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654387'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647459> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647459'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647459'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658382> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658382'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658382'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658380> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658380'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658380'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658379> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658379'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658379'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648527> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648527'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648527'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650312> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650312'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650312'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650313> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650313'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650313'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650311> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650311'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650311'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651625> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651625'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651625'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651622> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651622'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651622'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653484> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653484'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653484'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653078> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653078'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653078'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647130> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647130'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647130'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644711> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644711'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644711'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649587> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649587'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649587'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650723> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650723'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650723'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651624> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651624'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651624'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658948> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658948'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658948'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658135> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658135'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658135'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658137> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658137'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658137'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658138> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658138'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658138'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658136> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658136'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658136'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658133> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658133'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658133'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658134> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658134'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658134'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643474> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643474'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643474'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649583> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649583'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649583'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649584> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649584'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3756666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649584'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658863> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658863'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658863'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658859> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658859'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658859'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658861> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658861'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658861'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658860> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658860'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658860'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658862> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658862'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658862'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652433> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652433'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652433'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652431> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652431'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652431'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654870> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654870'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654870'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651779> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651779'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651779'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655525> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655525'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655525'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655524> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655524'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655524'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655523> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655523'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655523'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655521> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655521'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655521'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656100> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656100'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656100'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656099> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656099'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656099'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656095> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656095'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656095'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656098> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656098'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656098'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656096> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656096'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656096'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644926> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644926'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644926'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644921> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644921'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644921'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646963> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646963'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646963'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646961'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646961'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646554> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646554'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646554'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646549> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646549'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646549'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646552> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646552'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646552'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646553> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646553'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646553'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649172> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649172'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649172'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645826> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645826'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645826'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646879> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646879'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646879'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646881> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646881'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646881'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646882> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646882'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646882'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643713> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643713'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643713'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647617> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647617'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647617'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647616> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647616'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647616'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647618> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647618'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647618'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647619> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647619'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647619'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647620> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647620'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647620'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645003> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645003'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645003'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645004> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645004'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645004'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645005> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645005'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645005'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645008> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645008'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645008'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645007> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645007'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645007'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645169> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645169'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645169'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645168> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645168'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645168'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645167> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645167'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645167'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656018> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656018'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656018'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656016> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656016'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656016'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656013> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656013'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656013'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656014> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656014'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656014'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656015> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656015'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656015'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651784> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651784'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651784'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654522> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654522'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654522'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654521> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654521'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654521'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654552> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654552'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654552'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654542> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654542'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654542'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651209> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651209'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651209'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651208> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651208'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651208'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651207> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651207'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651207'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651206> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651206'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651206'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655933> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655933'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655933'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655932> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655932'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655932'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655931> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655931'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655931'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655936> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655936'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655936'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647288> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647288'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647288'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647287> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647287'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647287'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649013> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649013'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649013'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649011> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649011'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649011'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649009> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649009'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649009'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657483> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657483'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657483'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657485> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657485'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657485'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657484> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657484'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657484'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650144> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650144'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650144'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650140> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650140'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650140'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652041> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652041'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652041'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652003> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652003'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652003'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652004> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652004'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652004'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645894> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645894'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645894'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653563> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653563'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653563'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654706> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654706'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654706'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654703> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654703'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654703'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654705> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654705'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654705'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654704> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654704'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654704'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654701> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654701'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654701'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651944> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651944'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651944'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643381> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643381'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643381'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643382> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643382'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643382'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643383> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643383'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643383'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643386> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643386'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643386'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658778> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658778'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658778'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654702> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654702'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654702'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654622> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654622'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654622'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654623> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654623'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654623'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652183> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652183'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652183'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652184> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652184'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652184'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643144> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643144'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643144'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643141> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643141'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643141'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643143> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643143'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643143'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643145> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643145'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643145'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652898> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652898'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652898'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644113> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644113'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644113'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653236> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653236'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653236'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653232> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653232'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653232'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656017> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656017'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656017'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650139> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650139'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650139'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650141> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650141'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650141'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658780> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658780'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658780'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658779> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658779'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658779'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644840> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644840'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644840'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644839> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644839'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644839'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644844> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644844'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644844'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647861> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647861'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647861'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647124> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647124'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647124'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647125> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647125'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647125'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644194'^^xsd:integer;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644194'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645332> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645332'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645332'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651288> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651288'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651288'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648194'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648194'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655275> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655275'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655275'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655276> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655276'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655276'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655280> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655280'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655280'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644683> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644683'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644683'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644681> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644681'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644681'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644682> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644682'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644682'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644686> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644686'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644686'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650467> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650467'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650467'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647128'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647128'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648603> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648603'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648603'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648601> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648601'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648601'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648600> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648600'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648600'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648602> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648602'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648602'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653316> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653316'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653316'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653315> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653315'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653315'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653313> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653313'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653313'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656745> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656745'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656745'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656747> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656747'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656747'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643227> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643227'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643227'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653067> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653067'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653067'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653069> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653069'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653069'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653072> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653072'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653072'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650959> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650959'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650959'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650962> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650962'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650962'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650961'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650961'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650718> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650718'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650718'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650634> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650634'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650634'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650636> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650636'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650636'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650635> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650635'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650635'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656995> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656995'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656995'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643628> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643628'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643628'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653641> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653641'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653641'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651126> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651126'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651126'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651123> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651123'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651123'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651128'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651128'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651866> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651866'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651866'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653482> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653482'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653482'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653479> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653479'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653479'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653478> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653478'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653478'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651041> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651041'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651041'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651042> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651042'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651042'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657721> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657721'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657721'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657718> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657718'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657718'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650223> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650223'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650223'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650224> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650224'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650224'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650225> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650225'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650225'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650226> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650226'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650226'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655358> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655358'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655358'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655362> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655362'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655362'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651451> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651451'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651451'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651453> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651453'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651453'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651452> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651452'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651452'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651455> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651455'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651455'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651456> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651456'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651456'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652811> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652811'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652811'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647210> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647210'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647210'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647207> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647207'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647207'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647206> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647206'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647206'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647205> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647205'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647205'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656319> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656319'^^xsd:integer;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656319'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649580> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649580'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649580'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649579> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649579'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649579'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649578> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649578'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649578'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649577> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649577'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649577'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649581> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649581'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649581'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648928> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648928'^^xsd:integer;
  dwc:scientificName 'Gairleanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2587'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648928'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658457> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658457'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658457'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658459> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658459'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658459'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658455> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658455'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658455'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649582> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649582'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649582'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650551> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650551'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650551'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650553> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650553'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650553'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652103> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652103'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652103'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652988> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652988'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652988'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652987> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652987'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652987'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652986> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652986'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652986'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657620> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657620'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657620'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657619> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657619'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657619'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657630> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657630'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657630'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650714> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650714'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650714'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650716> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650716'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650716'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650717> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650717'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650717'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650715> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650715'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650715'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650713> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650713'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650713'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646298> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646298'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646298'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646318> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646318'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646318'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646325> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646325'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646325'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658515> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658515'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658515'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658536> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658536'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658536'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658526> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658526'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658526'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658516> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658516'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658516'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646286> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646286'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646286'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646288> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646288'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646288'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657486> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657486'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657486'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646880> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646880'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646880'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646960> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646960'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646960'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644922> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644922'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644922'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646550> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646550'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646550'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656097> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656097'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656097'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656419> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656419'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656419'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658941> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658941'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658941'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658942> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658942'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658942'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658943> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658943'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658943'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658946> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658946'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658946'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658291> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658291'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658291'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658296> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658296'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658296'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649414> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649414'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649414'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643954> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643954'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643954'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648358> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648358'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648358'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646068> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646068'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646068'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645089> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645089'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645089'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645088> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645088'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645088'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645087> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645087'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645087'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654298> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654298'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654298'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652350> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652350'^^xsd:integer;
  dwc:scientificName 'Noffsingeria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227182'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652350'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649250> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649250'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649250'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649253> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649253'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649253'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649251> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649251'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649251'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653809> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653809'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653809'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648276> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648276'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648276'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656828> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656828'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656828'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656827> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656827'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656827'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650058> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650058'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650058'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654380> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654380'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654380'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646232> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646232'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646232'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646231> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646231'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646231'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646230> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646230'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646230'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646229> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646229'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646229'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646228> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646228'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646228'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646227> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646227'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646227'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658782> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658782'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658782'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658375> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658375'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658375'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658378> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658378'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658378'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658374> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658374'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658374'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658373> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658373'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658373'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650305> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650305'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650305'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650306> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650306'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650306'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650307> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650307'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650307'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650304> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650304'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650304'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651616> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651616'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651616'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651617> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651617'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651617'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651618> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651618'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651618'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651619> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651619'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651619'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651615> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651615'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651615'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643142> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643142'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643142'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651861> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651861'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651861'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655359> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655359'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655359'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650221> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650221'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650221'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651454> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651454'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651454'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645251> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645251'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645251'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650222> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650222'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650222'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653071> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653071'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653071'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653318> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653318'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653318'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644741> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644741'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644741'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658944> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658944'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658944'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658127> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658127'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658127'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658128'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658128'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658129> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658129'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658129'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658130> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658130'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658130'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652024> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652024'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652024'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658131> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658131'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658131'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647126> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647126'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647126'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653480> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653480'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653480'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655357> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655357'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655357'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652887> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81483333333333 -7.375166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.81483333333333"^^xsd:decimal ;
  geo-pos:long "-7.375166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652887'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3751666666667'^^xsd:double;
  dwc:latitude '59.814833333333'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652887'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653099> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653099'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653099'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656044> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656044'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656044'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657433> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657433'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657433'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654732> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654732'^^xsd:integer;
  dwc:scientificName 'Pontonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2581'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654732'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643091> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643091'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643091'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653181> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653181'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653181'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652935> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652935'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652935'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648959> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648959'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648959'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646827> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646827'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646827'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658323> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658323'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658323'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652133> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652133'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652133'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649527> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649527'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649527'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647893> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947"^^xsd:integer ;
  dwc:maximumDepthInMeters "947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8135 -7.375)"^^geo:wktLiteral ;
  geo-pos:lat "59.8135"^^xsd:decimal ;
  geo-pos:long "-7.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647893'^^xsd:integer;
  dwc:scientificName 'Draconematidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.375'^^xsd:double;
  dwc:latitude '59.8135'^^xsd:double;
  dwc:minimumDepth '947'^^xsd:integer;
  dwc:maximumDepth '947'^^xsd:integer;
  dwc:aphiaid '2168'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647893'^^xsd:anyURI;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658877> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658877'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658877'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652449> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652449'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652449'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655539> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655539'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655539'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656113> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656113'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656113'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656116> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656116'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656116'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656115> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656115'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656115'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656118> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656118'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656118'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656117> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656117'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656117'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654562> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654562'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654562'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649763> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649763'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649763'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646977> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646977'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646977'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646569> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646569'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646569'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646571> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646571'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646571'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649185> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649185'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649185'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651800> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651800'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651800'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645844> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645844'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645844'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645843> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645843'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645843'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645845> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645845'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645845'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646001> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646001'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646001'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646002> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646002'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646002'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646897> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646897'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646897'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646898> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646898'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646898'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646899> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646899'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646899'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646900> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646900'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646900'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646896> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646896'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646896'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655542> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655542'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655542'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655541> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655541'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655541'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647634> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647634'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647634'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645022> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645022'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645022'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645026> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645026'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645026'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645025> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645025'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645025'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645024> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645024'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645024'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645023> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645023'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645023'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645186> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645186'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645186'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645185> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645185'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645185'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656032> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656032'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656032'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656033> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656033'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656033'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651802> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651802'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651802'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651797> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651797'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651797'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654525> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654525'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654525'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654535> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654535'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654535'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654545> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654545'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654545'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651228> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651228'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651228'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651224> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651224'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651224'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655954> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655954'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655954'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655950> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655950'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655950'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655949> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655949'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655949'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651226> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651226'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651226'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651227> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651227'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651227'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656031> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656031'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656031'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654493> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654493'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654493'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654721> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654721'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654721'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649032> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649032'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649032'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649031> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649031'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649031'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657501> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657501'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657501'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657502> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657502'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657502'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657503> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657503'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657503'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651975> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651975'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651975'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652007> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652007'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652007'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653582> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653582'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653582'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653581> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653581'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653581'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654720> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654720'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654720'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649918> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649918'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649918'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651963> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651963'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651963'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651965> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651965'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651965'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646654> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646654'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646654'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643399> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643399'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643399'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643400> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643400'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643400'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643404> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643404'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643404'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658800> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658800'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658800'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654722> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654722'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654722'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643160> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643160'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643160'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643159> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643159'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643159'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643162> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643162'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643162'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643164> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643164'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643164'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655790> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655790'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655790'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653251> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653251'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653251'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653253> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653253'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653253'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653252> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653252'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653252'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653254> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653254'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653254'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656034> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656034'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656034'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656036> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656036'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656036'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658795> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658795'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658795'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658796> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658796'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658796'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644862> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644862'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644862'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647146> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647146'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647146'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647141> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647141'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647141'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643161> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643161'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643161'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655298> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655298'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655298'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655295> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655295'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655295'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649351> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649351'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649351'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644704> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644704'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644704'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655133> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655133'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655133'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657818> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657818'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657818'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648127> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648127'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648127'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648129> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648129'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648129'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648128'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648128'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648620> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648620'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648620'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648618> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648618'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648618'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656765> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656765'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656765'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653090> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653090'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653090'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653089> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653089'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653089'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653087> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653087'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653087'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653086> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653086'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653086'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653085> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653085'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653085'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650982> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650982'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650982'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650654> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650654'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650654'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649599> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649599'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649599'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649595> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649595'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649595'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649596> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649596'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649596'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653745> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653745'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653745'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653743> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653743'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653743'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653744> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653744'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653744'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644373> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644373'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644373'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645268> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645268'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645268'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653663> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653663'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653663'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651143> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651143'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651143'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658064> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658064'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658064'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653496> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653496'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653496'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653497> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653497'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653497'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650241> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650241'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650241'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650239> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650239'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650239'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651064> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651064'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651064'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650242> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650242'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650242'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650244> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650244'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650244'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650243> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650243'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650243'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655376> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655376'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655376'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655380> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655380'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655380'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655377> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655377'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655377'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655375> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655375'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655375'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655378> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655378'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655378'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643482> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643482'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643482'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643483> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643483'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643483'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643484> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643484'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643484'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651471> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651471'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651471'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651472> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651472'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651472'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651474> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651474'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651474'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651470> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651470'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651470'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649598> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649598'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649598'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649600> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649600'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649600'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644745> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644745'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644745'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644713> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644713'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644713'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653008> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653008'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653008'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653003> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653003'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653003'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653004> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653004'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653004'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653005> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653005'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653005'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653006> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653006'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653006'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650568> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650568'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650568'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643740> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643740'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643740'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657623> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657623'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657623'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657591> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657591'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657591'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650736> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650736'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650736'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650735> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650735'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650735'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650734> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650734'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650734'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650732> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650732'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650732'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650733> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650733'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650733'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649040> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649040'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649040'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646311> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646311'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646311'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658539> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658539'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658539'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658556> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658556'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658556'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646301> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646301'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646301'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646258> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646258'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646258'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646291> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646291'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646291'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656035> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656035'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656035'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644939> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644939'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644939'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655543> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655543'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655543'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656114> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656114'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656114'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654719> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654719'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654719'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650162> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650162'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650162'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644538> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644538'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644538'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644540> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644540'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644540'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651715> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651715'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651715'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651720> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651720'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651720'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651717> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651717'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651717'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658959> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658959'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658959'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658960> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658960'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658960'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658961'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658961'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658964> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658964'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658964'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643972> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643972'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643972'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643970> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643970'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643970'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643971> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643971'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643971'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645107> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645107'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645107'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645105> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645105'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645105'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653827> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653827'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653827'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653826> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653826'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653826'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647720> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647720'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647720'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656846> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656846'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656846'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658229> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658229'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658229'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644457> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644457'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644457'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654397> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654397'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654397'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646247> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646247'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646247'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646246> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646246'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646246'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647556> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647556'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647556'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647555> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647555'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647555'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658396> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658396'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658396'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658391> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658391'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658391'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650325> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650325'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650325'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650324> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650324'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650324'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651633> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651633'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651633'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651634> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651634'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651634'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651636> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651636'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651636'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651635> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651635'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651635'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651637> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651637'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651637'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652206> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652206'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652206'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649931> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649931'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649931'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643486> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643486'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643486'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651469> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651469'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651469'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651473> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651473'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651473'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649597> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649597'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649597'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652121> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652121'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652121'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644458> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644458'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644458'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658149> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658149'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658149'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658146> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658146'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658146'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658148> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658148'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658148'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658150> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658150'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658150'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658147> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658147'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658147'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658145> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658145'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658145'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653662> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653662'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653662'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653331> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653331'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653331'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654723> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.813833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-7.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.813833333333335 -7.369)"^^geo:wktLiteral ;
  geo-pos:lat "59.813833333333335"^^xsd:decimal ;
  geo-pos:long "-7.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654723'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.369'^^xsd:double;
  dwc:latitude '59.813833333333'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654723'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658884> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658884'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658884'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658885> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658885'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658885'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658883> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658883'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658883'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652457> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652457'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652457'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656120> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656120'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656120'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656124> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656124'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656124'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656123> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656123'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656123'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656122> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656122'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656122'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656121> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656121'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656121'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656119> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656119'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656119'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644947> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644947'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644947'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644950> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644950'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644950'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646573> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646573'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646573'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649196> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649196'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649196'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649193> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649193'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649193'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645851> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645851'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645851'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646009> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646009'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646009'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646901> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646901'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646901'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646902> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646902'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646902'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646903> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646903'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646903'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646904> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646904'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646904'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646906> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646906'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646906'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646905> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646905'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646905'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645032> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645032'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645032'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645029> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645029'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645029'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645027> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645027'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645027'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645031> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645031'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645031'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645194'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645194'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645192> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645192'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645192'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656038> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656038'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656038'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651808> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651808'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651808'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651803> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651803'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651803'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654526> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654526'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654526'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654556> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654556'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654556'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651231> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651231'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651231'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651230> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651230'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651230'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655960> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655960'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655960'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655956> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655956'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655956'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655955> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655955'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655955'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651233> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651233'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651233'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649037> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649037'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649037'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649033> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649033'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649033'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657507> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657507'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657507'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657508> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657508'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657508'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657509> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657509'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657509'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650168> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650168'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650168'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651976> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651976'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651976'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653587> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653587'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653587'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654725> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654725'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654725'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654728> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654728'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654728'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654730> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654730'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654730'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654727> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654727'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654727'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654726> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654726'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654726'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649923> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649923'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649923'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649924> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649924'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649924'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651971> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651971'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651971'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643405> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643405'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643405'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643406> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643406'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643406'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643407> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643407'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643407'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643409> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643409'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643409'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654810> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654810'^^xsd:integer;
  dwc:scientificName 'Pontonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2581'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654810'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658803> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658803'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658803'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658804> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658804'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658804'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658806> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658806'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658806'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647147> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647147'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647147'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647149> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647149'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647149'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652207> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652207'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652207'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643167> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643167'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643167'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643170> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643170'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643170'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643165> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643165'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643165'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653255> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653255'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653255'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653260> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653260'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653260'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650163> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650163'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650163'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656040> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656040'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656040'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656039> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656039'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656039'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656041> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656041'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656041'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656037> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656037'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656037'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650165> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650165'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650165'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658801> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658801'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658801'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658802> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658802'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658802'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644864> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644864'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644864'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647887> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647887'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647887'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652212> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652212'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652212'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651314> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651314'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651314'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657828> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657828'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657828'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657826> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657826'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657826'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648132> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648132'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648132'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648135> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648135'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648135'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648133> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648133'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648133'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648131> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648131'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648131'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653342> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653342'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653342'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653339> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653339'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653339'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656772> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656772'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656772'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653096> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653096'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653096'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653095> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653095'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653095'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653093> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653093'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653093'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653091> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653091'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653091'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653092> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653092'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653092'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649602> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649602'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649602'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649603> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649603'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649603'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649604> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649604'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649604'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657516> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657516'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657516'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653751> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653751'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653751'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653750> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653750'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653750'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653749> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653749'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653749'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645273> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645273'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645273'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645275> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645275'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645275'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651148> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651148'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651148'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651150> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651150'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651150'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658071> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658071'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658071'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653502> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653502'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653502'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653503> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653503'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653503'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650249> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650249'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650249'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657742> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657742'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657742'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650247> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650247'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650247'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650248> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650248'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650248'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650250> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650250'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650250'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655385> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655385'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655385'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655384> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655384'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655384'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655383> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655383'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655383'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655382> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655382'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655382'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655381> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655381'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655381'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643490> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643490'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643490'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643487> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643487'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643487'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647561> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647561'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647561'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647562> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647562'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647562'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647559> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647559'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647559'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651480> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651480'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651480'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651475> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651475'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651475'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651476> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651476'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651476'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651477> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651477'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651477'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651478> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651478'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651478'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651479> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651479'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651479'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649606> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649606'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649606'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649601> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649601'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649601'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653010> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653010'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653010'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653011> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653011'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653011'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652128'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652128'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652126> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652126'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652126'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657624> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657624'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657624'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657634> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657634'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657634'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650740> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650740'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650740'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650738> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650738'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650738'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646292> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646292'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646292'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646322> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646322'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646322'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646312> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646312'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646312'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658530> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658530'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658530'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646302> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646302'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646302'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646259> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646259'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646259'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648873> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648873'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648873'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658886> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658886'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658886'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653256> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653256'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653256'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643410> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643410'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643410'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645441> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645441'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645441'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645438> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645438'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645438'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644543> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644543'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644543'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651722> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651722'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651722'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651724> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651724'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651724'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651723> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651723'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651723'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651721> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651721'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651721'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651726> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651726'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651726'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658966> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658966'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658966'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658967> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658967'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658967'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658970> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658970'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658970'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658965> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658965'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658965'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650901> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650901'^^xsd:integer;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650901'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643975> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643975'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643975'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645113> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645113'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645113'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646170> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646170'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646170'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655632> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655632'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655632'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649275> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649275'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649275'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653833> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653833'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653833'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648296> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648296'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648296'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656853> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656853'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656853'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656852> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656852'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656852'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656851> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656851'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656851'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658234> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658234'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658234'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644464> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644464'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644464'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644462> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644462'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644462'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650081> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650081'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650081'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644868> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644868'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644868'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646255> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646255'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646255'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655222> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655222'^^xsd:integer;
  dwc:scientificName 'Prooncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655222'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658398> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658398'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658398'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650330> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650330'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650330'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650329> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650329'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650329'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650331> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650331'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650331'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651639> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651639'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651639'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651641> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651641'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651641'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651642> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651642'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651642'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651643> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651643'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651643'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651644> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651644'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651644'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643166> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643166'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643166'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644705> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644705'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644705'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649932> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649932'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649932'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655300> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655300'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655300'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655304> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655304'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655304'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653094'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653094'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647152> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647152'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647152'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651640> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651640'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651640'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647721> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647721'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647721'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658155> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658155'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658155'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658154> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658154'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658154'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658153> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658153'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658153'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658152> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658152'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658152'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650164> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650164'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650164'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647148> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647148'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647148'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643488> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643488'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643488'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645688> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645688'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645688'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650741> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.814166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3678333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.814166666666665 -7.3678333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "59.814166666666665"^^xsd:decimal ;
  geo-pos:long "-7.3678333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650741'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3678333333333'^^xsd:double;
  dwc:latitude '59.814166666667'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650741'^^xsd:anyURI;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658857> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658857'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658857'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658849> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658849'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658849'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658855> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658855'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658855'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658856> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658856'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658856'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652421> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652421'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652421'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651775> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651775'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651775'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651778> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651778'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651778'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655512> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655512'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655512'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655519> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655519'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655519'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656094'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656094'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656093> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656093'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656093'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656092> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656092'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656092'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656084> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656084'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656084'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656085> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656085'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656085'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656087> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656087'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656087'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656088> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656088'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656088'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656090> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656090'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656090'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656083> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656083'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656083'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656091> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656091'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656091'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644920> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644920'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644920'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644917> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644917'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644917'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644912> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644912'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644912'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644913> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644913'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644913'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646948> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646948'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646948'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646537> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646537'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646537'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646540> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646540'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646540'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646541> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646541'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646541'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646544> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646544'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646544'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649166> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649166'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649166'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657399> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657399'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657399'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646874> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646874'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646874'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655919> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655919'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655919'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651196> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651196'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651196'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651195> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651195'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651195'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651194'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651194'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646865> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646865'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646865'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646866> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646866'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646866'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646867> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646867'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646867'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646868> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646868'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646868'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646869> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646869'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646869'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646870> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646870'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646870'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646871> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646871'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646871'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646876> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646876'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646876'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646875> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646875'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646875'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655510> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655510'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655510'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655511> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655511'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655511'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647603> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647603'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647603'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647608> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647608'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647608'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647609> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647609'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647609'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647610> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647610'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647610'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647612> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647612'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647612'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647614> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647614'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647614'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644996> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644996'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644996'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644995> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644995'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644995'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644994> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644994'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644994'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644993> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644993'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644993'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644992> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644992'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644992'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651767> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651767'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651767'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645166> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645166'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645166'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651772> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651772'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651772'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656011> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656011'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656011'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656009> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656009'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656009'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645162> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645162'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645162'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645160> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645160'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645160'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645159> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645159'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645159'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645157> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645157'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645157'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651774> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651774'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651774'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651773> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651773'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651773'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645163> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645163'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645163'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656010> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656010'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656010'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656008> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656008'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656008'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654551> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654551'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654551'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651197> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651197'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651197'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650789> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650789'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650789'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655930> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655930'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655930'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655928> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655928'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655928'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655927> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655927'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655927'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655926> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655926'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655926'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655925> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655925'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655925'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655924> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655924'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655924'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655921> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655921'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655921'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645164> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645164'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645164'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656002> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656002'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656002'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656001> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656001'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656001'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656004> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656004'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656004'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656003> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656003'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656003'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654696> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654696'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654696'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654694> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654694'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654694'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649006> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649006'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649006'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649002> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649002'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649002'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649000> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649000'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649000'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648998> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648998'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648998'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649003> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649003'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649003'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649008> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649008'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649008'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651529> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651529'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651529'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657471> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657471'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657471'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657473> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657473'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657473'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657477> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657477'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657477'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657479> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657479'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657479'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657482> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657482'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657482'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650127> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650127'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650127'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650128> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650128'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650128'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653225> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653225'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653225'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652022> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652022'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652022'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652012> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652012'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652012'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652001> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652001'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652001'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652002> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652002'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652002'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652013> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652013'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652013'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653551> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653551'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653551'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653550> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653550'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653550'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653554> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653554'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653554'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653556> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653556'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653556'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654700> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654700'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654700'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654699> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654699'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654699'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654697> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654697'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654697'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654689> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654689'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654689'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654691> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654691'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654691'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654690> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654690'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654690'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654692> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654692'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654692'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649887> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649887'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649887'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649891> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649891'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649891'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654122> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654122'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654122'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654449> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654449'^^xsd:integer;
  dwc:scientificName 'Platycoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2539'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654449'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643376> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643376'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643376'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643377> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643377'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643377'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643369> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643369'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643369'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643370> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643370'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643370'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643371> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643371'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643371'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643372> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643372'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643372'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643375> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643375'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643375'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645729> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645729'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645729'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658772> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658772'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658772'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654693> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654693'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654693'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643131> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643131'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643131'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643132> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643132'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643132'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643134> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643134'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643134'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643135> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643135'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643135'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643136> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643136'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643136'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643137> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643137'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643137'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643140> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643140'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643140'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652176> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652176'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652176'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652179> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652179'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652179'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652173> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652173'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652173'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652172> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652172'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652172'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643130> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643130'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643130'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643129> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643129'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643129'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652886> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652886'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652886'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653226> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653226'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653226'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656007> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656007'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656007'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650129> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650129'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650129'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650134> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650134'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650134'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650132> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650132'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650132'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644828> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644828'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644828'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644838> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644838'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644838'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644834> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644834'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644834'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644833> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644833'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644833'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644829> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644829'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644829'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644827> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644827'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644827'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644832> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644832'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644832'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656089> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656089'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656089'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647116> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647116'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647116'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647119> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647119'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647119'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647122> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647122'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647122'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646379> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646379'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646379'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646373> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646373'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646373'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655270'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655270'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655268> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655268'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655268'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644677> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644677'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644677'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644680> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644680'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644680'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644671> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644671'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644671'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644672> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644672'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644672'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644674> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644674'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644674'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644675> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644675'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644675'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644669> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644669'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644669'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657795> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657795'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657795'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650457> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650457'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650457'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650458> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650458'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650458'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650461> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650461'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650461'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650465> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650465'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650465'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650462> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650462'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650462'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650463> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650463'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650463'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648099> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648099'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648099'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647111> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647111'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647111'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647112> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647112'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647112'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649647> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649647'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649647'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649656> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649656'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649656'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649655> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649655'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649655'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649653> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649653'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649653'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648588> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648588'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648588'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656736> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656736'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656736'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656737> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656737'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656737'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656739> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656739'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656739'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656741> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656741'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656741'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653058> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653058'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653058'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653055> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653055'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653055'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653057> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653057'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653057'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653061> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653061'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653061'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653060> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653060'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653060'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653063> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653063'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653063'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653065> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653065'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653065'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650955> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650955'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650955'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650707> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650707'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650707'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650703> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650703'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650703'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650701> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650701'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650701'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650708> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650708'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650708'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650620> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650620'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650620'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650627> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650627'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650627'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653718> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653718'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653718'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653721> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653721'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653721'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653714> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653714'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653714'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643621> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643621'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643621'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643615> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643615'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643615'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645244> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645244'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645244'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645242> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645242'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645242'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645239> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645239'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645239'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653638> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653638'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653638'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653639> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653639'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653639'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653632> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653632'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653632'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653633> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653633'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653633'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653634> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653634'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653634'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651120> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651120'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651120'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651111> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651111'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651111'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643862> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643862'^^xsd:integer;
  dwc:scientificName 'Anomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643862'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643863> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643863'^^xsd:integer;
  dwc:scientificName 'Anomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643863'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653466> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653466'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653466'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653473> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653473'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653473'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653465> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653465'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653465'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651850> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651850'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651850'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651856> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651856'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651856'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651860> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651860'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651860'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651854> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651854'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651854'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650212> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650212'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650212'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657708> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657708'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657708'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657709> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657709'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657709'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657714> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657714'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657714'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650211> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650211'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650211'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650214> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650214'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650214'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650216> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650216'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650216'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650217> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650217'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650217'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650220> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650220'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650220'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655355> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655355'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655355'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655345> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655345'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655345'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655346> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655346'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655346'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655347> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655347'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655347'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655353> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655353'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655353'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655352> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655352'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655352'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655351> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655351'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655351'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643452> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643452'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643452'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643454> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643454'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643454'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643457> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643457'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643457'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647525> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647525'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647525'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643453> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643453'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643453'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651448> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651448'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651448'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651446> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651446'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651446'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651440> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651440'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651440'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651441> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651441'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651441'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651442> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651442'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651442'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651443> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651443'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651443'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651444> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651444'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651444'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651445> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651445'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651445'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651447> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651447'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651447'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651449> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651449'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651449'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651450> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651450'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651450'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651439> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651439'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651439'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647204> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647204'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647204'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647201> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647201'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647201'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647198> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647198'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647198'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649576> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649576'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649576'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649575> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649575'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649575'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649570> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649570'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649570'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649565> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649565'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649565'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649566> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649566'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649566'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649574> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649574'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649574'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649571> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649571'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649571'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649569> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649569'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649569'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649567> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649567'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649567'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648920> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648920'^^xsd:integer;
  dwc:scientificName 'Gairleanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2587'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648920'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658452> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658452'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658452'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643541> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643541'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643541'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644740> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644740'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644740'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644739> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644739'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644739'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644719> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644719'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644719'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644718> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644718'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644718'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649572> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649572'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649572'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650538> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650538'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650538'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658493> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658493'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658493'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658492> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658492'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658492'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652974> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652974'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652974'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652978> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652978'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652978'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652981> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652981'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652981'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652976> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652976'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652976'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652975> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652975'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652975'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652982> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652982'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652982'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657596> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657596'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657596'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657597> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657597'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657597'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657618> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657618'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657618'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657617> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657617'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657617'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657629> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657629'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657629'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657638> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657638'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657638'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650706> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650706'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650706'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650710> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650710'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650710'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658765> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658765'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658765'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658767> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658767'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658767'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658769> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658769'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658769'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658770> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658770'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658770'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658771> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658771'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658771'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649066> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649066'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649066'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658775> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658775'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658775'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646297> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646297'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646297'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646296> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646296'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646296'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646264> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646264'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646264'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646331> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646331'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646331'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658525> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658525'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658525'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658524> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658524'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658524'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658513> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658513'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658513'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658514> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658514'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658514'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646285> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646285'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646285'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646284> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646284'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646284'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657478> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657478'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657478'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655513> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655513'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655513'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656086> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656086'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656086'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658851> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658851'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658851'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649004> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649004'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649004'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650138> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650138'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650138'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643380> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643380'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643380'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643374> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643374'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643374'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644514> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644514'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644514'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651694> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651694'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651694'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651693> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651693'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651693'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651691> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651691'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651691'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651688> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651688'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651688'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651695> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651695'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651695'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651686> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651686'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651686'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651689> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651689'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651689'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656406> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656406'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656406'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658932> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658932'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658932'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658934> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658934'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658934'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658935> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658935'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658935'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658936> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658936'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658936'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658938> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658938'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658938'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658940> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658940'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658940'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658933> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658933'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658933'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649407> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649407'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649407'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649409> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649409'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649409'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649408> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649408'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649408'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653796> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653796'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653796'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645081> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645081'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645081'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654293> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654293'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654293'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654294> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654294'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654294'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654286> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654286'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654286'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654285> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654285'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654285'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654292> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654292'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654292'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654288> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654288'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654288'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654289> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654289'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654289'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648341> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648341'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648341'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653797> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653797'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653797'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653802> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653802'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653802'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653803> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653803'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653803'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648270'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648270'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656825> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656825'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656825'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656822> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656822'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656822'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656824> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656824'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656824'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658207> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658207'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658207'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658206> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658206'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658206'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658201> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658201'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658201'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658200> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658200'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658200'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658198> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658198'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658198'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644434> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644434'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644434'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644433> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644433'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644433'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644428> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644428'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644428'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644432> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644432'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644432'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646220> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646220'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646220'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646216> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646216'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646216'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646222> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646222'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646222'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646215> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646215'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646215'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646221> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646221'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646221'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646226> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646226'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646226'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658361> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658361'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658361'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658372> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658372'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658372'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658370> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658370'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658370'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658369> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658369'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658369'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658367> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658367'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658367'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658366> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658366'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658366'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658362> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658362'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658362'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650301> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650301'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650301'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650300> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650300'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650300'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650294> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650294'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650294'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650292> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650292'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650292'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651606> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651606'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651606'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651607> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651607'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651607'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651608> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651608'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651608'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651609> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651609'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651609'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651610> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651610'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651610'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651614> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651614'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651614'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651613> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651613'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651613'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651605> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651605'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651605'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651603> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651603'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651603'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652177> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652177'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652177'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657962> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657962'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657962'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657959> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657959'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657959'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657952> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657952'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657952'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644676> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644676'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644676'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644670> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644670'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644670'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649968> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649968'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649968'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653467> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653467'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653467'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653472> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653472'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653472'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650460> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650460'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650460'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655264> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655264'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655264'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655348> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655348'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655348'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657713> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657713'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657713'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650218> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650218'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650218'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650209> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650209'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650209'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653066> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653066'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653066'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653056> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653056'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653056'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649573> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649573'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649573'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651604> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651604'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651604'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650295> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650295'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650295'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651612> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651612'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651612'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644429> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644429'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644429'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658120> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658120'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658120'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658118> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658118'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658118'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658117> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658117'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658117'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658122> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658122'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658122'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658123> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658123'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658123'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658115> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658115'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658115'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658124> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658124'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658124'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658126> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658126'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658126'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658125> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658125'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658125'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658116> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658116'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658116'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658121> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658121'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658121'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653631> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653631'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653631'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658119> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658119'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658119'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658847> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658847'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658847'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654541> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654541'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654541'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646263> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646263'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646263'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650711> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650711'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650711'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648597> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8125 -7.361)"^^geo:wktLiteral ;
  geo-pos:lat "59.8125"^^xsd:decimal ;
  geo-pos:long "-7.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648597'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.361'^^xsd:double;
  dwc:latitude '59.8125'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 25.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648597'^^xsd:anyURI;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658811> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658811'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658811'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658825> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658825'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658825'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658819> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658819'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658819'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658820> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658820'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658820'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658822> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658822'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658822'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654817> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654817'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654817'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651731> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651731'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651731'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656047> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656047'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656047'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656050> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656050'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656050'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656049> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656049'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656049'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644873> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644873'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644873'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646501> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646501'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646501'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645778> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645778'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645778'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655897> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655897'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655897'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655898> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655898'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655898'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655894> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655894'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655894'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655893> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655893'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655893'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655891> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655891'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655891'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646844> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646844'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646844'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651159> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651159'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651159'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651171> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651171'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651171'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656140> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656140'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656140'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655476> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655476'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655476'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647575> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647575'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647575'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647567> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647567'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647567'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644966> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644966'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644966'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644958> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644958'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644958'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651745> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651745'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651745'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651739> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651739'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651739'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655973> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655973'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655973'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655975> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655975'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655975'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655976> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655976'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655976'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655974> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655974'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655974'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655968> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655968'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655968'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654503> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654503'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654503'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651165> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651165'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651165'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651160> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651160'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651160'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651172> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651172'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651172'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658895> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658895'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658895'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645134> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645134'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645134'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645130> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645130'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645130'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645121> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645121'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645121'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654655> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654655'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654655'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654668> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654668'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654668'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648961> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648961'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648961'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648976> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648976'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648976'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648963> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648963'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648963'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651499> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651499'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651499'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655801> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655801'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655801'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657449> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657449'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657449'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657435> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657435'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657435'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657438> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657438'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657438'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657445> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657445'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657445'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657443> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657443'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657443'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657450> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657450'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657450'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646831> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646831'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646831'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650106> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650106'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650106'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650102> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650102'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650102'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656869> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656869'^^xsd:integer;
  dwc:scientificName 'Steineridora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2291'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656869'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653183> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653183'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653183'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653194'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653194'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653197> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653197'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653197'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651983> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651983'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651983'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651982> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651982'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651982'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651985> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651985'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651985'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651991> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651991'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651991'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653522> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653522'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653522'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654661> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654661'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654661'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654656> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654656'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654656'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654663> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654663'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654663'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654664> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654664'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654664'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654100> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654100'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654100'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643333> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643333'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643333'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643335> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643335'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643335'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643341> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643341'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643341'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643347> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643347'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643347'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658729> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658729'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658729'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658737> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658737'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658737'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658739> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658739'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658739'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658744> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658744'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658744'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652135> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652135'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652135'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652145> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652145'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652145'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643103> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643103'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643103'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643107> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643107'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643107'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643093> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643093'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643093'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643095> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643095'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643095'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643101> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643101'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643101'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643102> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643102'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643102'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650105> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650105'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650105'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650091> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650091'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650091'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650094'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650094'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650099> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650099'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650099'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650101> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650101'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650101'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653193> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653193'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653193'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655965> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655965'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655965'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644801> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644801'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644801'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656055> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656055'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656055'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656056> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656056'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656056'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656058> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656058'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656058'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656062> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656062'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656062'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652149> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652149'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652149'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653772> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653772'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653772'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643983> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643983'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643983'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655235> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655235'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655235'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644643> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644643'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644643'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644648> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644648'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644648'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644641> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644641'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644641'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644647> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644647'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644647'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644635> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644635'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644635'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644633> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644633'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644633'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647089> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647089'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647089'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647077> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647077'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647077'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647075> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647075'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647075'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649611> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649611'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649611'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648560> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648560'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648560'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648566> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648566'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648566'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648565> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648565'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648565'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648559> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648559'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648559'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656706> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656706'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656706'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656712> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656712'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656712'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653021> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653021'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653021'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653022> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653022'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653022'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653019> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653019'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653019'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653029> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653029'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653029'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653034> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653034'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653034'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650913> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650913'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650913'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650919> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650919'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650919'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657683> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657683'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657683'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657684> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657684'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657684'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653684> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653684'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653684'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645201> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645201'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645201'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656061> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656061'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656061'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653596> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653596'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653596'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651821> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651821'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651821'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653440> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653440'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653440'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653438> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653438'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653438'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653443> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653443'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653443'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650184> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650184'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650184'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650188> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650188'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650188'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650181> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650181'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650181'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650173> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650173'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650173'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650175> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650175'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650175'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650176> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650176'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650176'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650183> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650183'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650183'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655319> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655319'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655319'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655318> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655318'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655318'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655324> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655324'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655324'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655323> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655323'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655323'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655320> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655320'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655320'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643425> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643425'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643425'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643417> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643417'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643417'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643423> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643423'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643423'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643426> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643426'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643426'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647494> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647494'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647494'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647487> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647487'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647487'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651403> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651403'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651403'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651406> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651406'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651406'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651411> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651411'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651411'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651412> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651412'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651412'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651413> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651413'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651413'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651414> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651414'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651414'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651405> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651405'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651405'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651418> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651418'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651418'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651417> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651417'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651417'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647159> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A647159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:647159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '647159'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:647159'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649540> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649540'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649540'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649543> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649543'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649543'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649544> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649544'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649544'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649529> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649529'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649529'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649531> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649531'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649531'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649532> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649532'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649532'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649537> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649537'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649537'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646419> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646419'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646419'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650515> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650515'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650515'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658497> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658497'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658497'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658494> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658494'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658494'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652939> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652939'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652939'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652948> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652948'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652948'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652947> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652947'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652947'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652946> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652946'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652946'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652945> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652945'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652945'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657598> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657598'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657598'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657601> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657601'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657601'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657599> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657599'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657599'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650673> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650673'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650673'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650676> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650676'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650676'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650679> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650679'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650679'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650680> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650680'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650680'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646267> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646267'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646267'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646266> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646266'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646266'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646265> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646265'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646265'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658503> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658503'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658503'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646273> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646273'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646273'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655979> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655979'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655979'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645447> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645447'^^xsd:integer;
  dwc:scientificName 'Choanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2327'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645447'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654653> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654653'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654653'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645367> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645367'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645367'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657677> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657677'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657677'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644484> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644484'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644484'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644479> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644479'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644479'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651659> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651659'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651659'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651657> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651657'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651657'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646837> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646837'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646837'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646838> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646838'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646838'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646839> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646839'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646839'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646840> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646840'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646840'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656466> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656466'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656466'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658903> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658903'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658903'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658907> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658907'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658907'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650843> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650843'^^xsd:integer;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650843'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643912> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643912'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643912'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643916> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643916'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643916'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643903> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643903'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643903'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645052> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645052'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645052'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645039> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645039'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645039'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648315> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648315'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648315'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653766> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653766'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653766'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648223> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648223'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648223'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656793> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656793'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656793'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656781> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656781'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656781'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644395> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644395'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644395'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656225> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656225'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656225'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644389> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644389'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644389'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657761> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657761'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657761'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646189> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646189'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646189'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646190> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646190'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646190'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646194> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646194'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646194'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658339> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658339'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658339'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658325> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658325'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658325'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650264> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650264'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650264'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650257> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650257'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650257'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650270> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650270'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650270'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650258> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650258'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650258'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651570> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651570'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651570'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651575> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651575'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651575'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651578> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651578'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651578'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651581> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651581'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651581'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651577> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651577'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651577'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643108> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643108'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643108'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655719> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655719'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655719'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657915> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657915'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657915'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653595> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653595'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653595'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651816> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651816'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651816'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655237> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655237'^^xsd:integer;
  dwc:scientificName 'Psammonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227236'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655237'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650187> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650187'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650187'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653033> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653033'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653033'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649539> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649539'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649539'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656057> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656057'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656057'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651582> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651582'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651582'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651567> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651567'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651567'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646832> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646832'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646832'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649379> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649379'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649379'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643915> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643915'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643915'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643911> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643911'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643911'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658088> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658088'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658088'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658081> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658081'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658081'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658079> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658079'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658079'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658094'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658094'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658093> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658093'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658093'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658090> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658090'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658090'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658089> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658089'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658089'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655317> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81816666666667 -7.3585)"^^geo:wktLiteral ;
  geo-pos:lat "59.81816666666667"^^xsd:decimal ;
  geo-pos:long "-7.3585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655317'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3585'^^xsd:double;
  dwc:latitude '59.818166666667'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655317'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656048> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A656048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:656048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '656048'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:656048'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644874> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A644874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:644874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '644874'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:644874'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651158> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651158'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651158'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655966> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A655966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:655966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '655966'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:655966'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645612> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645612'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645612'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648962> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648962'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648962'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657436> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A657436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:657436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '657436'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:657436'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646830> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646830'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646830'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654654> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A654654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:654654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '654654'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:654654'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649852> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649852'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649852'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643334> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643334'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643334'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652136> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652136'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652136'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643094> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643094'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643094'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648388> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A648388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:648388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '648388'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:648388'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650912> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650912'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650912'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650666> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650666'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650666'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650174> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A650174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:650174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '650174'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:650174'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651404> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651404'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651404'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649530> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A649530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:649530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '649530'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:649530'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652938> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A652938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:652938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '652938'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:652938'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646502> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646502'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646502'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651650> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651650'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651650'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643902> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A643902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:643902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '643902'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:643902'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645038> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A645038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:645038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '645038'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:645038'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653758> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653758'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653758'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651568> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A651568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:651568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '651568'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:651568'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653020> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A653020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:653020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '653020'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:653020'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646180> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A646180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:646180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '646180'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:646180'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658080> ;
  mr:hasGeometry <https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.818"^^xsd:decimal ;
  dwc:decimalLongitude "-7.357333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958"^^xsd:integer ;
  dwc:maximumDepthInMeters "958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.818 -7.357333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.818"^^xsd:decimal ;
  geo-pos:long "-7.357333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/758__urn%3Acatalog%3AMarBEF%2FManuela%3Aus%3A658080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:us:658080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/758_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'us'^^xsd:string;
  dwc:catalogNumber '658080'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-7.3573333333333'^^xsd:double;
  dwc:latitude '59.818'^^xsd:double;
  dwc:minimumDepth '958'^^xsd:integer;
  dwc:maximumDepth '958'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:us:658080'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF